New xendomains init script, courtesy of Kurt Garloff:
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 26 Oct 2005 13:55:32 +0000 (14:55 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 26 Oct 2005 13:55:32 +0000 (14:55 +0100)
commitb043099b440efe40c1de74558156363534b9e40d
treeba955fb9eb37a8003ac61ce61ecb499e2f52d293
parent5c8eb3b72788f4aa3b26462d224376a0e468f9c6
New xendomains init script, courtesy of Kurt Garloff:

It now allows the user to configure what he wants to be done on
xendomains stop: sysrq, migrate, save, or shutdown.
For this to be safe, a timeout has been introduced (optional).
On start, saved domains may be restored, and not yet started
domains from the auto start dir will be started in addition.
status reports missing domains, restart and reload work as well.

The init script is somewhat SUSE-ish, but it should work on LSB
compliant and on RH based distros as well.

I would appreciate this to be put into tools/examples/init.d/

Signed-off-by: Kurt Garloff <garloff@suse.de>
tools/examples/Makefile
tools/examples/init.d/sysconfig.xendomains [new file with mode: 0644]
tools/examples/init.d/xendomains [changed mode: 0755->0644]